====>> Building lang/spidermonkey170
build started at Tue Jan 17 23:05:03 GMT 2017
port directory: /usr/ports/lang/spidermonkey170
building for: FreeBSD 110amd64-system-job-03 11.0-RC2 FreeBSD 11.0-RC2 amd64
maintained by: kwm@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/spidermonkey170/Makefile 431335 2017-01-13 01:42:45Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1100122
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC2
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=screen
MASTERMNT=/space/poudriere/poudriere_data/.m/110amd64-system/ref
UID=0
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spidermonkey170-17.0.0_4
OSREL=11.0
_OSRELEASE=11.0-RC2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=4
PWD=/space/poudriere/poudriere_data/.m/110amd64-system/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=110amd64-system
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for spidermonkey170-17.0.0_4:
     DEBUG=off: Build with debugging support
     DTRACE=off: Build with DTrace probes
     GCZEAL=off: Enable Zealous garbage collecting
     JEMALLOC=off: Use jemalloc as memory allocator
     METHODJIT=on: Enable method JIT support
     OPTIMIZE=on: Enable compiler optimizations
     READLINE=on: Link js shell to system readline library
     THREADSAFE=on: Enable multiple thread support
     TRACEJIT=on: Enable tracing JIT support
     UTF8=off: Treat strings as UTF8 instead of ISO-8859-1
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-pthreads  --with-system-nspr --disable-debug --disable-debug-symbols --disable-dtrace --disable-profiling --disable-gczeal --disable-jemalloc --enable-methodjit --enable-optimize --enable-readline --enable-threadsafe --enable-tracejit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work  HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work  HOME=/wrkdirs/usr/ports/lang/spidermonkey170/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GCZEAL="@comment
"
NO_GCZEAL=""
JEMALLOC="@comment
"
NO_JEMALLOC=""
METHODJIT=""
NO_METHODJIT="@comment
"
OPTIMIZE=""
NO_OPTIMIZE="@comment
"
READLINE=""
NO_READLINE="@comment
"
THREADSAFE=""
NO_THREADSAFE="@comment
"
TRACEJIT=""
NO_TRACEJIT="@comment
"
UTF8="@comment
"
NO_UTF8=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/spidermonkey170"
EXAMPLESDIR="share/examples/spidermonkey170"
DATADIR="share/spidermonkey170"
WWWDIR="www/spidermonkey170"
ETCDIR="etc/spidermonkey170"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GCZEAL="@comment
"
NO_GCZEAL=""
JEMALLOC="@comment
"
NO_JEMALLOC=""
METHODJIT=""
NO_METHODJIT="@comment
"
OPTIMIZE=""
NO_OPTIMIZE="@comment
"
READLINE=""
NO_READLINE="@comment
"
THREADSAFE=""
NO_THREADSAFE="@comment
"
TRACEJIT=""
NO_TRACEJIT="@comment
"
UTF8="@comment
"
NO_UTF8=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/spidermonkey170
DOCSDIR=/usr/local/share/doc/spidermonkey170
EXAMPLESDIR=/usr/local/share/examples/spidermonkey170
WWWDIR=/usr/local/www/spidermonkey170
ETCDIR=/usr/local/etc/spidermonkey170
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/110amd64-make.conf ####
WITH_NEW_XORG=yes
ENABLE_SUIDPERL=yes
JADETEX=yes
LIGHTTPD=yes
OPTIONS_SET=APACHE PGSQL SWAT PDO_PGSQL CUPS SASL
OPTIONS_UNSET=MYSQL
MPDDIR=/space/music
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===========================================================================
=======================<phase: pkg-depends    >============================
===>   spidermonkey170-17.0.0_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110amd64-system-job-03] Installing pkg-1.9.4_1...
[110amd64-system-job-03] Extracting pkg-1.9.4_1: .......... done
===>   spidermonkey170-17.0.0_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of spidermonkey170-17.0.0_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===> Fetching all distfiles required by spidermonkey170-17.0.0_4 for building
===========================================================================
=======================<phase: checksum       >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===> Fetching all distfiles required by spidermonkey170-17.0.0_4 for building
=> SHA256 Checksum OK for mozjs17.0.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===> Fetching all distfiles required by spidermonkey170-17.0.0_4 for building
===>  Extracting for spidermonkey170-17.0.0_4
=> SHA256 Checksum OK for mozjs17.0.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for spidermonkey170-17.0.0_4
===>  Applying FreeBSD patches for spidermonkey170-17.0.0_4
===========================================================================
=======================<phase: build-depends  >============================
===>   spidermonkey170-17.0.0_4 depends on executable: zip - not found
===>   Installing existing package /packages/All/zip-3.0_1.txz
[110amd64-system-job-03] Installing zip-3.0_1...
[110amd64-system-job-03] Extracting zip-3.0_1: .......... done
===>   spidermonkey170-17.0.0_4 depends on executable: zip - found
===>   Returning to build of spidermonkey170-17.0.0_4
===>   spidermonkey170-17.0.0_4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110amd64-system-job-03] Installing gmake-4.2.1_1...
[110amd64-system-job-03] `-- Installing indexinfo-0.2.6...
[110amd64-system-job-03] `-- Extracting indexinfo-0.2.6: .... done
[110amd64-system-job-03] `-- Installing gettext-runtime-0.19.8.1_1...
[110amd64-system-job-03] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110amd64-system-job-03] Extracting gmake-4.2.1_1: .......... done
===>   spidermonkey170-17.0.0_4 depends on executable: gmake - found
===>   Returning to build of spidermonkey170-17.0.0_4
===>   spidermonkey170-17.0.0_4 depends on file: /usr/local/bin/python2.7 - not found
===>   Installing existing package /packages/All/python27-2.7.13_1.txz
[110amd64-system-job-03] Installing python27-2.7.13_1...
[110amd64-system-job-03] `-- Installing libffi-3.2.1...
[110amd64-system-job-03] `-- Extracting libffi-3.2.1: .......... done
[110amd64-system-job-03] `-- Installing readline-6.3.8...
[110amd64-system-job-03] `-- Extracting readline-6.3.8: .......... done
[110amd64-system-job-03] Extracting python27-2.7.13_1: .......... done
Message from python27-2.7.13_1:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   spidermonkey170-17.0.0_4 depends on file: /usr/local/bin/python2.7 - found
===>   Returning to build of spidermonkey170-17.0.0_4
===>   spidermonkey170-17.0.0_4 depends on executable: python2 - not found
===>   Installing existing package /packages/All/python2-2_3.txz
[110amd64-system-job-03] Installing python2-2_3...
[110amd64-system-job-03] Extracting python2-2_3: ...... done
===>   spidermonkey170-17.0.0_4 depends on executable: python2 - found
===>   Returning to build of spidermonkey170-17.0.0_4
===>   spidermonkey170-17.0.0_4 depends on package: perl5>=5.24<5.25 - not found
===>   Installing existing package /packages/All/perl5-5.24.1.txz
[110amd64-system-job-03] Installing perl5-5.24.1...
[110amd64-system-job-03] Extracting perl5-5.24.1: .......... done
Message from perl5-5.24.1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   spidermonkey170-17.0.0_4 depends on package: perl5>=5.24<5.25 - found
===>   Returning to build of spidermonkey170-17.0.0_4
===========================================================================
=======================<phase: lib-depends    >============================
===>   spidermonkey170-17.0.0_4 depends on shared library: libnspr4.so - not found
===>   Installing existing package /packages/All/nspr-4.13.1.txz
[110amd64-system-job-03] Installing nspr-4.13.1...
[110amd64-system-job-03] Extracting nspr-4.13.1: .......... done
===>   spidermonkey170-17.0.0_4 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so)
===>   Returning to build of spidermonkey170-17.0.0_4
===>   spidermonkey170-17.0.0_4 depends on shared library: libreadline.so.6 - found (/usr/local/lib/libreadline.so.6)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for spidermonkey170-17.0.0_4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ctypes/libffi/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ctypes/libffi/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ctypes/libffi/configure
configure: warning: x86_64-portbld-freebsd11.0: invalid host type
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking host system type... x86_64-portbld-freebsd11.0
checking target system type... x86_64-portbld-freebsd11.0
checking build system type... x86_64-portbld-freebsd11.0
checking for gawk... (cached) /usr/bin/awk
checking for perl5... (cached) /usr/local/bin/perl
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe  -fstack-protector -fno-strict-aliasing  -L/usr/local/lib -fstack-protector) works... yes
checking whether the C compiler (cc -O2 -pipe  -fstack-protector -fno-strict-aliasing  -L/usr/local/lib -fstack-protector) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O2 -pipe -fstack-protector -fno-strict-aliasing   -L/usr/local/lib -fstack-protector) works... yes
checking whether the C++ compiler (c++ -O2 -pipe -fstack-protector -fno-strict-aliasing   -L/usr/local/lib -fstack-protector) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... cpp
checking how to run the C++ preprocessor... c++ -E
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.024001
checking for full perl installation... yes
checking for /usr/local/bin/python2.7... /usr/local/bin/python2.7
checking for doxygen... :
checking for autoconf... :
checking for makedepend... no
checking for xargs... /usr/bin/xargs
checking for gmake... /usr/local/bin/gmake
checking for X... no
checking that static assertion macros used in autoconf tests work... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-variadic-macros... yes
checking whether the C++ compiler supports -Wno-extended-offsetof... yes
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... yes
checking for Python version >= 2.5 but not 3.x... yes
checking for custom <stdint.h> implementation... none specified
checking whether the linker supports Identical Code Folding... no
checking for ANSI C header files... (cached) yes
checking for working const... yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for __stdcall... no
checking for ssize_t... (cached) no
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for the size of void*... 8
checking for the alignment of void*... 8
checking for the size of double... 8
checking for endian.h... no
checking for machine/endian.h... yes
checking for sys/isa_defs.h... no
checking for uint... yes
checking for uint_t... no
checking for uname.domainname... no
checking for uname.__domainname... no
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... yes
checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
checking for gcc PR49911... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... (cached) yes
checking for sys/bitypes.h... no
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gnu/libc-version.h... no
checking for nl_types.h... yes
checking for malloc.h... (cached) no
checking for X11/XKBlib.h... no
checking for io.h... no
checking for cpuid.h... yes
checking for sys/statvfs.h... (cached) yes
checking for sys/statfs.h... no
checking for sys/vfs.h... no
checking for sys/mount.h... (cached) yes
checking for sys/quota.h... no
checking for linux/quota.h... no
checking for mmintrin.h... yes
checking for new... yes
checking for sys/cdefs.h... (cached) yes
checking for linux/perf_event.h... no
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... none required
checking for dlfcn.h... (cached) yes
checking for dladdr... yes
checking for socket in -lsocket... no
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether cc accepts -pthread... yes
checking whether cc needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for fchmod... (cached) yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for _getc_nolock... no
checking for getpagesize... (cached) yes
checking for lchown... yes
checking for localtime_r... yes
checking for lstat64... no
checking for memmove... (cached) yes
checking for random... (cached) yes
checking for rint... no
checking for sbrk... yes
checking for snprintf... (cached) yes
checking for stat64... no
checking for statvfs... (cached) yes
checking for statvfs64... no
checking for strerror... (cached) yes
checking for strtok_r... yes
checking for truncate64... no
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... no
checking for gnu_get_libc_version()... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... no
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... yes
checking for malloc.h... (cached) no
checking for malloc/malloc.h... no
checking for sys/malloc.h... yes
checking for strndup... (cached) yes
checking for posix_memalign... yes
checking for memalign... no
checking for valloc... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/local/bin/nspr-config
checking for NSPR - version >= 4.9.2... yes
checking for gzread in -lz... yes
checking for valid optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... no
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking whether C++ compiler has -pedantic long long bug... no
checking for correct overload resolution with const and templates... no
checking for tm_zone tm_gmtoff in struct tm... yes
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... linkerscript
checking for readline in -lreadline... yes
checking for posix_fallocate... yes
checking for setlocale... (cached) yes
checking for localeconv... (cached) yes
updating cache ./config.cache
creating ./config.status
creating config files and headers...
invoking gmake to create js17-config script
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
rm -f js17-config.tmp
/usr/local/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr/local" -Dexec_prefix="/usr/local" -Dincludedir="/usr/local/include" -Dlibdir="/usr/local/lib" -DMODULE="js-17.0" -DMOZILLA_VERSION="17.0.4esrpre" -DLIBRARY_NAME="mozjs-17.0" -DJS_CONFIG_LIBS="-L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread  -lm -lz -pthread" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/local/lib -lmozjs-17.0" -DMOZJS_MAJOR_VERSION="17" -DMOZJS_MINOR_VERSION="0" -DMOZJS_PATCH_VERSION="4esrpre" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/local/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js17-config.tmp \
&& mv js17-config.tmp js17-config && chmod +x js17-config
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
===========================================================================
=======================<phase: build          >============================
===>  Building for spidermonkey170-17.0.0_4
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
gmake export
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
gmake -C config/ nsinstall
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
nsinstall.c
cc -o host_nsinstall.o -c -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I../config -I. -I../dist/include  -I/usr/local/include/nspr      -I/usr/local/include/nspr /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall.c
pathsub.c
cc -o host_pathsub.o -c -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I../config -I. -I../dist/include  -I/usr/local/include/nspr      -I/usr/local/include/nspr /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/pathsub.c
cc -o nsinstall -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DXP_UNIX -O3  -DUNICODE -D_UNICODE -pthread  -L/usr/local/lib -fstack-protector  -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/local/lib  host_nsinstall.o host_pathsub.o  
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
mkdir -p /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/.deps
gmake -C config export
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin
mkdir -p system_wrappers_js/
/usr/local/bin/python2.7 ../config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"17.0.4esrpre\" -DMOZILLA_VERSION_U=17.0.4esrpre -DMOZILLA_UAVERSION=\"17.0\" -DMOZJS_MAJOR_VERSION=\"17\" -DMOZJS_MINOR_VERSION=\"0\" -DX_DISPLAY_MISSING=1 -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DJS_ALIGN_OF_POINTER=8 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_MACHINE_ENDIAN_H=1 -DJS_HAVE_MACHINE_ENDIAN_H=1 -DHAVE_UINT=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\<new\> -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\<sys/malloc.h\> -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE=__attribute__\(\(always_inline\)\) -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_XML_SUPPORT=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \
	../config/system-headers | /usr/local/bin/perl ../config/make-system-wrappers.pl system_wrappers_js
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
gmake -C shell export
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
mkdir -p /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/.deps
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
gmake -C jsapi-tests export
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
mkdir -p /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/.deps
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
gmake -C tests export
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 644 js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h ./perf/jsperf.h ./dist/include
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./ds/BitArray.h ./dist/include/ds
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h ./dist/include/gc
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h ./dist/include/js
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h ./dist/include/mozilla
/usr/local/bin/python2.7 ./builtin/embedjs.py selfhosted.out.h ./js.msg \
  ./builtin/macros.py ./builtin/array.js 
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
gmake libs
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
jskwgen.cpp
c++ -o host_jskwgen.o -c -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr -I/usr/local/include/nspr /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jskwgen.cpp
c++ -o host_jskwgen -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr host_jskwgen.o  
./host_jskwgen /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsautokw.h
jsoplengen.cpp
c++ -o host_jsoplengen.o -c -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr -I/usr/local/include/nspr /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsoplengen.cpp
c++ -o host_jsoplengen -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr host_jsoplengen.o  
./host_jsoplengen /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsautooplen.h
bignum-dtoa.cc
c++ -o bignum-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30:
In file included from ./../../mfbt/double-conversion/bignum-dtoa.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
bignum.cc
c++ -o bignum.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum.cc
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum.cc:758:7: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
    ++i;
      ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum.cc:753:72: note: incremented here
  for (int i = other.used_digits_ + exponent_diff; i < used_digits_; ++i) {
                                                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28:
In file included from ./../../mfbt/double-conversion/bignum.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
2 warnings generated.
cached-powers.cc
c++ -o cached-powers.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:134:18: warning: unused variable 'kCachedPowersLength' [-Wunused-const-variable]
static const int kCachedPowersLength = ARRAY_SIZE(kCachedPowers);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
2 warnings generated.
diy-fp.cc
c++ -o diy-fp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29:
In file included from ./../../mfbt/double-conversion/diy-fp.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
double-conversion.cc
c++ -o double-conversion.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31:
In file included from ./../../mfbt/double-conversion/double-conversion.h:32:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
fast-dtoa.cc
c++ -o fast-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28:
In file included from ./../../mfbt/double-conversion/fast-dtoa.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
fixed-dtoa.cc
c++ -o fixed-dtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30:
In file included from ./../../mfbt/double-conversion/fixed-dtoa.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
strtod.cc
c++ -o strtod.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/strtod.cc
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31:
In file included from ./../../mfbt/double-conversion/strtod.h:31:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
1 warning generated.
jsalloc.cpp
c++ -o jsalloc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
./gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
./gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsalloc.cpp:9:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
77 warnings generated.
jsanalyze.cpp
c++ -o jsanalyze.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:1227:22: note: in instantiation of member function 'js::Vector<unsigned int, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<uint32_t> branchTargets(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::analyze::SlotValue, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:1282:31: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::analyze::SlotValue, 0, js::TempAllocPolicy>, JSContext *>' requested here
                pending = cx->new_< Vector<SlotValue> >(cx);
                              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:1965:16: note: in instantiation of member function 'js::Vector<js::analyze::SSAValue, 16, js::TempAllocPolicy>::Vector' requested here
    SeenVector seen(cx);
               ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:7:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:12:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
124 warnings generated.
jsapi.cpp
c++ -o jsapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:45:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:51:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsclone.h:121:42: note: in instantiation of member function 'js::Vector<unsigned long, 0, js::TempAllocPolicy>::Vector' requested here
        : out(out), objs(out.context()), counts(out.context()), ids(out.context()),
                                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./builtin/ParallelArray.h:107:15: note: in instantiation of member function 'js::Vector<unsigned int, 4, js::TempAllocPolicy>::Vector' requested here
            : indices(cx), dimensions(cx), partialProducts(cx)
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:724:12: note: in instantiation of member function 'js::Vector<JSCompartment *, 0, js::SystemAllocPolicy>::Vector' requested here
JSRuntime::JSRuntime()
           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:5201:18: note: in instantiation of member function 'js::Vector<char, 8, js::TempAllocPolicy>::Vector' requested here
    FileContents buffer(cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:23:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:305:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:309:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:307:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:311:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:313:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:323:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:321:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:325:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:327:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:329:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:82:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:80:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:84:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:86:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:88:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:90:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:92:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:108:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:126:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:128:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:157:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:167:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:169:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:165:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:24:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:27:
./jsclone.h:70:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(double) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:27:
./jsclone.h:69:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:27:
./jsclone.h:68:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(jschar) == 2);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:44:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:60:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:60:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:38:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:69:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:40:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:70:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:42:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:70:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:44:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:70:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:46:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:70:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:48:1: note: expanded from here
moz_static_assert126
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi.cpp:70:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:50:1: note: expanded from here
moz_static_assert127
^
131 warnings generated.
jsarray.cpp
c++ -o jsarray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:91:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:2145:64: note: in instantiation of member function 'js::Vector<(anonymous namespace)::StringifiedElement, 0, js::TempAllocPolicy>::Vector' requested here
                Vector<StringifiedElement, 0, TempAllocPolicy> strElements(cx);
                                                               ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:77:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:78:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:92:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsarray.cpp:103:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
123 warnings generated.
jsatom.cpp
c++ -o jsatom.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:21:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:29:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:29:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:15:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:32:
In file included from ./jsstrinlines.h:17:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:109:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(1 * sizeof(JSAtom *) ==
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert129
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:103:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(*this) % sizeof(JSAtom *) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:157:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:111:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
    JS_STATIC_ASSERT((1 + 2) * sizeof(JSAtom *) ==
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert130
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsatom.cpp:102:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(commonAtomsOffset % sizeof(JSAtom *) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert127
^
126 warnings generated.
jsbool.cpp
c++ -o jsbool.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:15:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:16:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:17:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:18:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:26:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsbool.cpp:29:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
jsclone.cpp
c++ -o jsclone.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsclone.h:121:42: note: in instantiation of member function 'js::Vector<unsigned long, 0, js::TempAllocPolicy>::Vector' requested here
        : out(out), objs(out.context()), counts(out.context()), ids(out.context()),
                                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
In file included from ./jsclone.h:10:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
./jsclone.h:70:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(double) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
./jsclone.h:68:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(jschar) == 2);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:8:
./jsclone.h:69:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:12:
In file included from ./jstypedarrayinlines.h:14:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsclone.cpp:204:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert130
^
126 warnings generated.
jscntxt.cpp
c++ -o jscntxt.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:48:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:48:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:1097:5: note: in instantiation of member function 'js::Vector<JSContext::SavedFrameChain, 1, js::SystemAllocPolicy>::Vector' requested here
    savedFrameChains_(),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:28:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:29:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:47:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:48:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:48:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:48:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:53:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:56:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:57:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:57:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:57:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:285:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscntxt.cpp:59:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:287:1: note: expanded from here
moz_static_assert123
^
123 warnings generated.
jscompartment.cpp
c++ -o jscompartment.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:13:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:16:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:9:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:21:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:21:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:18:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscompartment.cpp:22:
In file included from ./methodjit/PolyIC.h:17:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
129 warnings generated.
jsdate.cpp
c++ -o jsdate.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:284:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:34:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:288:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:290:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:292:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:296:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:294:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:330:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:332:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:334:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:336:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:338:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:346:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:348:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:350:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:352:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:354:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:89:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:91:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:95:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:93:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:99:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:97:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:101:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:117:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:151:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:147:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:149:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:157:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:167:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:169:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:36:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:44:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdate.cpp:48:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
jsdbgapi.cpp
c++ -o jsdbgapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:419:19: note: in instantiation of member function 'js::Vector<js::Binding, 32, js::TempAllocPolicy>::Vector' requested here
    BindingVector bindings(cx);
                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:1766:19: note: in instantiation of member function 'js::Vector<JSScript *, 0, js::SystemAllocPolicy>::Vector' requested here
    ScriptsToDump scripts;
                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:34:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:34:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:38:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:284:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:286:1: note: expanded from here
moz_static_assert124
^
125 warnings generated.
jsdhash.cpp
c++ -o jsdhash.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdhash.cpp
jsdtoa.cpp
c++ -o jsdtoa.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:15:
In file included from ./jsnum.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:17:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsdtoa.cpp:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
jsexn.cpp
c++ -o jsexn.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:31:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:263:35: note: in instantiation of member function 'js::Vector<JSStackTraceElemImpl<JSString *>, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<JSStackTraceStackElem> frames(cx);
                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:20:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:34:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:37:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:124:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:125:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert125
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsexn.cpp:303:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(JSStackTraceElem) <= sizeof(StackFrame));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert126
^
126 warnings generated.
jsfriendapi.cpp
c++ -o jsfriendapi.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:634:5: note: in instantiation of member function 'js::Vector<DumpingChildInfo, 0, js::SystemAllocPolicy>::Vector' requested here
    JSDumpHeapTracer(FILE *fp)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
jsfun.cpp
c++ -o jsfun.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:33:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::Binding, 32, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:663:45: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::Binding, 32, js::TempAllocPolicy>, JSContext *>' requested here
            BindingVector *localNames = cx->new_<BindingVector>(cx);
                                            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:18:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:19:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:39:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:39:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:42:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:48:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:48:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:51:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:52:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:52:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:52:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:52:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:52:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
124 warnings generated.
jsgc.cpp
c++ -o jsgc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:66:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:80:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:1937:11: note: in instantiation of member function 'js::Vector<js::GCMarker::GrayRoot, 0, js::SystemAllocPolicy>::Vector' requested here
GCMarker::GCMarker()
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:3575:24: note: in instantiation of member function 'js::Vector<unsigned int, 0, js::SystemAllocPolicy>::Vector' requested here
PartitionCompartments::PartitionCompartments(JSRuntime *rt)
                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:3575:24: note: in instantiation of member function 'js::Vector<bool, 0, js::SystemAllocPolicy>::Vector' requested here
PartitionCompartments::PartitionCompartments(JSRuntime *rt)
                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::ScriptAndCounts, 0, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:5611:38: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::ScriptAndCounts, 0, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
    ScriptAndCountsVector *vec = cx->new_<ScriptAndCountsVector>(SystemAllocPolicy());
                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:49:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:50:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:51:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:65:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:65:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:76:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:76:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:284:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:286:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:288:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:83:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:290:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:291:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JS_ARRAY_LENGTH(ThingSizes) == FINALIZE_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:2:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:292:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JS_ARRAY_LENGTH(FirstThingOffsets) == FINALIZE_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:4:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:290:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(Arena) == ArenaSize);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:294:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsgc.cpp:1016:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_TYPE_STRING == 0 && JSID_TYPE_OBJECT == 4);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:6:1: note: expanded from here
moz_static_assert129
^
131 warnings generated.
jscrashreport.cpp
c++ -o jscrashreport.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:18:18: warning: unused variable 'stack_snapshot_max_size' [-Wunused-const-variable]
const static int stack_snapshot_max_size = 32768;
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
./gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
./gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:8:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jscrashreport.cpp:9:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
78 warnings generated.
jsinfer.cpp
c++ -o jsinfer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:340:18: note: in instantiation of member function 'js::Vector<js::types::Type, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<Type> types(cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::RecompileInfo, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:2308:33: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::RecompileInfo, 0, js::TempAllocPolicy>, JSContext *>' requested here
        pendingRecompiles = cx->new_< Vector<RecompileInfo> >(cx);
                                ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:2414:23: note: in instantiation of member function 'js::Vector<js::types::TypeSet *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<TypeSet *> pending(cx);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:3212:26: note: in instantiation of member function 'js::Vector<unsigned int, 32, js::TempAllocPolicy>::Vector' requested here
    Vector<uint32_t, 32> pcOffsets(cx);
                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:4459:27: note: in instantiation of member function 'js::Vector<js::analyze::SSAUseChain *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<SSAUseChain *> pendingPoppedThis(cx);
                          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:4751:40: note: in instantiation of member function 'js::Vector<js::types::TypeNewScript::Initializer, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<TypeNewScript::Initializer> initializerList(cx);
                                       ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:58:1: warning: unused function 'id_arguments' [-Wunused-function]
id_arguments(JSContext *cx) {
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:78:1: warning: unused function 'id_caller' [-Wunused-function]
id_caller(JSContext *cx) {
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:83:1: warning: unused function 'id_toString' [-Wunused-function]
id_toString(JSContext *cx)
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:89:1: warning: unused function 'id_toSource' [-Wunused-function]
id_toSource(JSContext *cx)
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:5219:1: warning: unused function 'IgnorePushed' [-Wunused-function]
IgnorePushed(const jsbytecode *pc, unsigned index)
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:7:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:9:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:13:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:13:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:18:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:18:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:18:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:18:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:18:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:19:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:27:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:28:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert125
^
140 warnings generated.
jsinterp.cpp
c++ -o jsinterp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:82:1: warning: unused function 'CallThisObjectHook' [-Wunused-function]
CallThisObjectHook(JSContext *cx, HandleObject obj, Value *argv)
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:20:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:44:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:46:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:126:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:120:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:122:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:124:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:128:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:162:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:164:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:21:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:160:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:47:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:47:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:51:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:52:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:53:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:287:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:73:
In file included from ./methodjit/MonoIC.h:15:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinterp.cpp:73:
In file included from ./methodjit/MonoIC.h:15:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
jsiter.cpp
c++ -o jsiter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:30:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./builtin/ParallelArray.h:107:15: note: in instantiation of member function 'js::Vector<unsigned int, 4, js::TempAllocPolicy>::Vector' requested here
            : indices(cx), dimensions(cx), partialProducts(cx)
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:612:24: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
    Vector<Shape *, 8> shapes(cx);
                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:15:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:16:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:43:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:15:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:21:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:19:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:23:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:25:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:29:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:27:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:31:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:33:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:45:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:35:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:327:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(JSIdArray) > sizeof(jsid));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:37:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsiter.cpp:1447:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(HeapValue) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:39:1: note: expanded from here
moz_static_assert125
^
124 warnings generated.
jslog2.cpp
c++ -o jslog2.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jslog2.cpp
jsmath.cpp
c++ -o jsmath.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:25:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:25:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:18:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:19:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:25:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:25:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsmath.cpp:27:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
jsnativestack.cpp
c++ -o jsnativestack.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnativestack.cpp
jsnum.cpp
c++ -o jsnum.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:14:
In file included from ./../../mfbt/double-conversion/double-conversion.h:32:
./../../mfbt/double-conversion/utils.h:284:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
               ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:31:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:32:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:33:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:46:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:50:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsnum.cpp:511:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sbufSize >= DTOSTR_STANDARD_BUFFER_SIZE);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
124 warnings generated.
jsobj.cpp
c++ -o jsobj.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:35:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:42:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:20:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:34:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:46:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:46:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:285:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:287:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsobj.cpp:53:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert124
^
125 warnings generated.
json.cpp
c++ -o json.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:12:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:32:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:9:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:26:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:30:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:32:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:33:
In file included from ./jsboolinlines.h:10:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:116:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT('\t' < ' ');
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:3:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:113:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT('\f' < ' ');
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert125
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:112:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT('\b' < ' ');
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:114:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT('\n' < ' ');
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/json.cpp:115:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT('\r' < ' ');
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert127
^
127 warnings generated.
jsonparser.cpp
c++ -o jsonparser.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsonparser.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:493:25: note: in instantiation of member function 'js::Vector<ParserState, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<ParserState> stateStack(cx);
                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:8:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsonparser.cpp:14:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
123 warnings generated.
jsopcode.cpp
c++ -o jsopcode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:5971:31: warning: comparison of constant 0 with expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare]
                   write("]") >= 0;
                   ~~~~~~~~~~ ^  ~
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::Binding, 32, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:1097:30: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::Binding, 32, js::TempAllocPolicy>, JSContext *>' requested here
        jp->localNames = cx->new_<BindingVector>(cx);
                             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:3253:28: note: in instantiation of member function 'js::Vector<JSAtom *, 8, js::TempAllocPolicy>::Vector' requested here
                AtomVector atoms(cx);
                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:3417:38: note: in instantiation of member function 'js::Vector<const char *, 0, js::TempAllocPolicy>::Vector' requested here
                Vector<const char *> rhsExprs(cx);
                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:3476:27: note: in instantiation of member function 'js::Vector<char, 8, js::TempAllocPolicy>::Vector' requested here
                DupBuffer head(cx);
                          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:6659:30: note: in instantiation of member function 'js::Vector<DecompiledOpcode, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<DecompiledOpcode> decompiledOpcodes(cx);
                             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:26:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:27:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:42:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:42:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:44:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:47:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:47:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:47:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:47:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:47:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:48:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:48:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:48:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:150:5: warning: unused typedef 'moz_static_assert355' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET0_LENGTH);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert355
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:151:5: warning: unused typedef 'moz_static_assert356' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET1_LENGTH);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert356
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:2581:5: warning: unused typedef 'moz_static_assert363' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ARGNO_LEN == SLOTNO_LEN);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert363
^
133 warnings generated.
jsproxy.cpp
c++ -o jsproxy.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:15:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:801:18: warning: 'getPropertyDescriptor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getPropertyDescriptor(JSContext *cx, JSObject *proxy, jsid id, bool set,
                 ^
./jsproxy.h:146:18: note: overridden virtual function is here
    virtual bool getPropertyDescriptor(JSContext *cx, JSObject *proxy, jsid id,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:803:18: warning: 'getOwnPropertyDescriptor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getOwnPropertyDescriptor(JSContext *cx, JSObject *proxy, jsid id, bool set,
                 ^
./jsproxy.h:149:18: note: overridden virtual function is here
    virtual bool getOwnPropertyDescriptor(JSContext *cx, JSObject *proxy,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:805:18: warning: 'defineProperty' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defineProperty(JSContext *cx, JSObject *proxy, jsid id,
                 ^
./jsproxy.h:152:18: note: overridden virtual function is here
    virtual bool defineProperty(JSContext *cx, JSObject *proxy, jsid id,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:807:18: warning: 'getOwnPropertyNames' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getOwnPropertyNames(JSContext *cx, JSObject *proxy, AutoIdVector &props);
                 ^
./jsproxy.h:154:18: note: overridden virtual function is here
    virtual bool getOwnPropertyNames(JSContext *cx, JSObject *proxy,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:808:18: warning: 'delete_' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool delete_(JSContext *cx, JSObject *proxy, jsid id, bool *bp);
                 ^
./jsproxy.h:156:18: note: overridden virtual function is here
    virtual bool delete_(JSContext *cx, JSObject *proxy, jsid id,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:809:18: warning: 'enumerate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool enumerate(JSContext *cx, JSObject *proxy, AutoIdVector &props);
                 ^
./jsproxy.h:158:18: note: overridden virtual function is here
    virtual bool enumerate(JSContext *cx, JSObject *proxy,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:812:18: warning: 'has' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool has(JSContext *cx, JSObject *proxy, jsid id, bool *bp);
                 ^
./jsproxy.h:101:18: note: overridden virtual function is here
    virtual bool has(JSContext *cx, JSObject *proxy, jsid id, bool *bp);
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:813:18: warning: 'hasOwn' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasOwn(JSContext *cx, JSObject *proxy, jsid id, bool *bp);
                 ^
./jsproxy.h:102:18: note: overridden virtual function is here
    virtual bool hasOwn(JSContext *cx, JSObject *proxy, jsid id, bool *bp);
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:814:18: warning: 'get' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool get(JSContext *cx, JSObject *proxy, JSObject *receiver, jsid id, Value *vp);
                 ^
./jsproxy.h:103:18: note: overridden virtual function is here
    virtual bool get(JSContext *cx, JSObject *proxy, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:815:18: warning: 'set' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool set(JSContext *cx, JSObject *proxy, JSObject *receiver, jsid id, bool strict,
                 ^
./jsproxy.h:105:18: note: overridden virtual function is here
    virtual bool set(JSContext *cx, JSObject *proxy, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:817:18: warning: 'keys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool keys(JSContext *cx, JSObject *proxy, AutoIdVector &props);
                 ^
./jsproxy.h:107:18: note: overridden virtual function is here
    virtual bool keys(JSContext *cx, JSObject *proxy, AutoIdVector &props);
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:818:18: warning: 'iterate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iterate(JSContext *cx, JSObject *proxy, unsigned flags, Value *vp);
                 ^
./jsproxy.h:108:18: note: overridden virtual function is here
    virtual bool iterate(JSContext *cx, JSObject *proxy, unsigned flags,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:822:20: warning: 'typeOf' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSType typeOf(JSContext *cx, JSObject *proxy);
                   ^
./jsproxy.h:170:20: note: overridden virtual function is here
    virtual JSType typeOf(JSContext *cx, JSObject *proxy) MOZ_OVERRIDE;
                   ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:823:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:178:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:10:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:20:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsproxy.cpp:21:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
135 warnings generated.
jsprf.cpp
c++ -o jsprf.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprf.cpp:18:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:297:1: note: expanded from here
moz_static_assert32
^
24 warnings generated.
jsprobes.cpp
c++ -o jsprobes.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:18:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:21:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:26:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsprobes.cpp:30:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
128 warnings generated.
jspropertycache.cpp
c++ -o jspropertycache.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:12:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:12:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:12:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:12:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:12:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
In file included from ./vm/String.h:14:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:115:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:117:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert63
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:8:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert72' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:157:1: note: expanded from here
moz_static_assert72
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert73' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert73
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:9:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:11:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertycache.cpp:12:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
jspropertytree.cpp
c++ -o jspropertytree.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:17:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:17:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:17:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:17:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jspropertytree.cpp:18:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
jsreflect.cpp
c++ -o jsreflect.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:16:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:17:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:20:
In file included from ./jsiter.h:14:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:23:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsreflect.cpp:28:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert124
^
122 warnings generated.
jsscope.cpp
c++ -o jsscope.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:18:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:19:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:30:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:285:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:31:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscope.cpp:32:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
jsscript.cpp
c++ -o jsscript.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:1817:23: warning: unused variable 'GSN_CACHE_MAP_INIT_SIZE' [-Wunused-const-variable]
static const uint32_t GSN_CACHE_MAP_INIT_SIZE = 20;
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:18:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:19:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:32:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:158:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:32:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:35:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:285:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:287:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:36:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:90:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:710:9: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(tn->kind) == sizeof(uint8_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:7:1: note: expanded from here
moz_static_assert130
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:711:9: warning: unused typedef 'moz_static_assert131' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(tn->stackDepth) == sizeof(uint16_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:9:1: note: expanded from here
moz_static_assert131
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:572:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(jssrcnote) == 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:5:1: note: expanded from here
moz_static_assert129
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsscript.cpp:571:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(jsbytecode) == 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:3:1: note: expanded from here
moz_static_assert128
^
137 warnings generated.
jsstr.cpp
c++ -o jsstr.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:1053:53: note: in instantiation of member function 'js::Vector<JSLinearString *, 16, js::SystemAllocPolicy>::Vector' requested here
    Vector<JSLinearString *, 16, SystemAllocPolicy> strs;
                                                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:20:
./dist/include/mozilla/CheckedInt.h:555:7: warning: unused typedef 'moz_static_assert0' [-Wunused-local-typedef]
      MOZ_STATIC_ASSERT(detail::IsSupported<T>::value,
      ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:63:1: note: expanded from here
moz_static_assert0
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:20:
./dist/include/mozilla/CheckedInt.h:576:7: warning: unused typedef 'moz_static_assert1' [-Wunused-local-typedef]
      MOZ_STATIC_ASSERT(detail::IsSupported<T>::value,
      ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:65:1: note: expanded from here
moz_static_assert1
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:20:
./dist/include/mozilla/CheckedInt.h:583:7: warning: unused typedef 'moz_static_assert2' [-Wunused-local-typedef]
      MOZ_STATIC_ASSERT(detail::IsSupported<T>::value,
      ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:67:1: note: expanded from here
moz_static_assert2
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert14' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert14
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:28:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert42' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert42
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert43' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert43
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert50' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert50
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:42:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:44:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:120:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert59' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:124:1: note: expanded from here
moz_static_assert59
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:122:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert60' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:126:1: note: expanded from here
moz_static_assert60
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert68' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:142:1: note: expanded from here
moz_static_assert68
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert69' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert69
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:160:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:162:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert95' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert95
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:29:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:39:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:51:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:249:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSString::MAX_LENGTH <= INT_MAX);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsstr.cpp:2509:9: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(SIZE_MAX > JSString::MAX_LENGTH);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert128
^
128 warnings generated.
jstypedarray.cpp
c++ -o jstypedarray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstypedarray.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:883:30: warning: unused function 'ElementTypeMayBeDouble' [-Wunused-function]
template<> inline const bool ElementTypeMayBeDouble<uint32_t>() { return true; }
                             ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:884:30: warning: unused function 'ElementTypeMayBeDouble' [-Wunused-function]
template<> inline const bool ElementTypeMayBeDouble<float>() { return true; }
                             ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:885:30: warning: unused function 'ElementTypeMayBeDouble' [-Wunused-function]
template<> inline const bool ElementTypeMayBeDouble<double>() { return true; }
                             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:14:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:29:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:32:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:33:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:2108:35: warning: unused typedef 'ArrayType' [-Wunused-local-typedef]
    typedef TypedArrayTemplate<T> ArrayType;
                                  ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jstypedarray.cpp:2120:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(NativeType) < 4);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert124
^
126 warnings generated.
jsutil.cpp
c++ -o jsutil.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsutil.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsutil.cpp
jswatchpoint.cpp
c++ -o jswatchpoint.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswatchpoint.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:10:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:10:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
In file included from ./gc/Marking.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:158:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswatchpoint.cpp:12:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
jsweakmap.cpp
c++ -o jsweakmap.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsweakmap.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:19:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:19:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:10:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:17:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:19:
In file included from ./jsgcinlines.h:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:19:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsweakmap.cpp:20:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
jswrapper.cpp
c++ -o jswrapper.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswrapper.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:15:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:8:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:9:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:10:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:15:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:15:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:18:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jswrapper.cpp:21:
In file included from ./methodjit/PolyIC.h:17:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
128 warnings generated.
jsxml.cpp
c++ -o jsxml.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxml.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:44:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:46:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:120:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:126:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:122:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:124:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:128:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:162:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:164:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:25:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:40:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:40:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:13:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:43:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:46:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsxml.cpp:47:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
prmjtime.cpp
c++ -o prmjtime.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/prmjtime.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/prmjtime.cpp:20:
In file included from ./jslock.h:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
9 warnings generated.
sharkctl.cpp
c++ -o sharkctl.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/sharkctl.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/sharkctl.cpp
ArgumentsObject.cpp
c++ -o ArgumentsObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ArgumentsObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:26:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:26:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:26:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:26:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
In file included from ./jsgc.h:26:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert50' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert50
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert59' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert59
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:140:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:138:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:142:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert60' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert60
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert68' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:162:1: note: expanded from here
moz_static_assert68
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert69' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:164:1: note: expanded from here
moz_static_assert69
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:10:
In file included from ./jsinterp.h:17:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:12:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:12:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:16:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
ScopeObject.cpp
c++ -o ScopeObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ScopeObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:1680:32: note: in instantiation of member function 'js::Vector<JS::Value, 16, js::SystemAllocPolicy>::Vector' requested here
        StackFrame::CopyVector vec;
                               ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:18:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:16:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject.cpp:17:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
Debugger.cpp
c++ -o Debugger.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Debugger.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:1088:26: note: in instantiation of member function 'js::Vector<js::Breakpoint *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<Breakpoint *> triggered(cx);
                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:1851:29: note: in instantiation of member function 'js::Vector<JSCompartment *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<JSCompartment *> visited(cx);
                            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:2690:39: note: in instantiation of member function 'js::Vector<unsigned long, 0, js::TempAllocPolicy>::Vector' requested here
    FlowGraphSummary(JSContext *cx) : Base(cx) {}
                                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:3725:27: note: in instantiation of member function 'js::Vector<js::Binding, 32, js::TempAllocPolicy>::Vector' requested here
            BindingVector bindings(cx);
                          ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:2371:1: warning: unused function 'SetScriptReferent' [-Wunused-function]
SetScriptReferent(JSObject *obj, JSScript *script)
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:14:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:14:
In file included from ./jsarrayinlines.h:10:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:16:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:23:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.cpp:23:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert126
^
135 warnings generated.
GlobalObject.cpp
c++ -o GlobalObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/GlobalObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::Debugger *, 0, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:478:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, ())\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:705:21: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::Debugger *, 0, js::SystemAllocPolicy> >' requested here
    debuggers = cx->new_<DebuggerVector>();
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
In file included from ./vm/GlobalObject.h:13:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:21:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:21:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:284:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:23:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:286:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:30:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:288:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/GlobalObject.cpp:30:
In file included from ./methodjit/Retcon.h:19:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:290:1: note: expanded from here
moz_static_assert126
^
131 warnings generated.
ObjectImpl.cpp
c++ -o ObjectImpl.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ObjectImpl.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:14:
In file included from ./jsarray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:12:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
Stack.cpp
c++ -o Stack.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Stack.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:1142:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
        return NULL;
        ~~~~~~ ^~~~
               false
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
In file included from ./jscntxt.h:32:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:10:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:13:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Stack.cpp:14:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
String.cpp
c++ -o String.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/String.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:26:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:26:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:26:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:26:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
In file included from ./jsgc.h:26:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:10:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert50' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert50
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:115:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:109:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:113:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:111:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:117:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:151:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:10:
In file included from ./gc/Marking.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:160:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:13:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:141:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSString::MAX_LENGTH * sizeof(jschar) < UINT32_MAX);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.cpp:203:13: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(!(EXTENSIBLE_FLAGS & DEPENDENT_FLAGS));
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert125
^
123 warnings generated.
BytecodeCompiler.cpp
c++ -o BytecodeCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeCompiler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:338:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
        return NULL;
        ~~~~~~ ^~~~
               false
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/Parser-inl.h:41:5: note: in instantiation of member function 'js::Vector<js::frontend::Definition *, 16, js::TempAllocPolicy>::Vector' requested here
    args_(prs->context),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:16:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:18:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:10:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:17:
In file included from ./jsinferinlines.h:18:
In file included from ./vm/Stack-inl.h:17:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
125 warnings generated.
BytecodeEmitter.cpp
c++ -o BytecodeEmitter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeEmitter.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:3065:31: note: in instantiation of member function 'js::Vector<LetNotes::Pair, 0, js::TempAllocPolicy>::Vector' requested here
    LetNotes(JSContext *cx) : notes(cx), groupAssign(false), updateCalled(false) {}
                              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:24:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:35:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:35:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:38:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:41:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:42:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:5856:9: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(JSOP_NEWINIT_LENGTH == JSOP_NEWOBJECT_LENGTH,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:4:1: note: expanded from here
moz_static_assert128
^
125 warnings generated.
FoldConstants.cpp
c++ -o FoldConstants.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FoldConstants.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
In file included from ./jslibmath.h:14:
In file included from ./jsnum.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:13:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:15:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:16:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:20:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:22:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
122 warnings generated.
NameFunctions.cpp
c++ -o NameFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/NameFunctions.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:13:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:15:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:12:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
ParallelArray.cpp
c++ -o ParallelArray.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParallelArray.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./builtin/ParallelArray.h:107:15: note: in instantiation of member function 'js::Vector<unsigned int, 4, js::TempAllocPolicy>::Vector' requested here
            : indices(cx), dimensions(cx), partialProducts(cx)
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
In file included from ./builtin/ParallelArray.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:308:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:312:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:314:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:9:
In file included from ./builtin/ParallelArray-inl.h:13:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert123
^
123 warnings generated.
ParseMaps.cpp
c++ -o ParseMaps.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseMaps.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:13:
In file included from ./frontend/ParseNode.h:15:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:13:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:10:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:13:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:10:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:28:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:32:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:12:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:12:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:24:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(jsatomid));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert125
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:30:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(tl::IsPodType<AtomIndexMap::WordMap::Entry>::result);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:8:1: note: expanded from here
moz_static_assert130
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:31:5: warning: unused typedef 'moz_static_assert131' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(tl::IsPodType<AtomDefnListMap::WordMap::Entry>::result);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:10:1: note: expanded from here
moz_static_assert131
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:28:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(AtomMapT::Entry) == sizeof(AtomDefnListMap::Entry));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:6:1: note: expanded from here
moz_static_assert129
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:26:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomIndexMap::Entry));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:2:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:25:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(DefinitionList));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:32:5: warning: unused typedef 'moz_static_assert132' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(tl::IsPodType<AtomDefnMap::WordMap::Entry>::result);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:12:1: note: expanded from here
moz_static_assert132
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:27:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomDefnListMap::Entry));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:4:1: note: expanded from here
moz_static_assert128
^
130 warnings generated.
ParseNode.cpp
c++ -o ParseNode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseNode.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/Parser-inl.h:41:5: note: in instantiation of member function 'js::Vector<js::frontend::Definition *, 16, js::TempAllocPolicy>::Vector' requested here
    args_(prs->context),
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:407:12: warning: unused variable 'js_variable_str' [-Wunused-const-variable]
const char js_variable_str[] = "variable";
           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:13:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:19:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:16:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:13:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:15:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:12:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/ParseNode.cpp:11:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert124
^
124 warnings generated.
Parser.cpp
c++ -o Parser.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Parser.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/Parser-inl.h:41:5: note: in instantiation of member function 'js::Vector<js::frontend::Definition *, 16, js::TempAllocPolicy>::Vector' requested here
    args_(prs->context),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:15:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:17:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:16:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:16:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:18:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
In file included from ./frontend/ParseNode.h:16:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:54:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/Parser.cpp:55:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
SPSProfiler.cpp
c++ -o SPSProfiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SPSProfiler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/SPSProfiler.h:202:12: note: in instantiation of member function 'js::Vector<js::SPSProfiler::ICInfo, 0, js::SystemAllocPolicy>::Vector' requested here
    struct JMScriptInfo
           ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:335:20: note: in instantiation of function template specialization 'JSRuntime::new_<js::SPSProfiler::JMScriptInfo>' requested here
        info = rt->new_<JMScriptInfo>();
                   ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/SPSProfiler.h:202:12: note: in instantiation of member function 'js::Vector<js::SPSProfiler::JMChunkInfo, 1, js::SystemAllocPolicy>::Vector' requested here
    struct JMScriptInfo
           ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:335:20: note: in instantiation of function template specialization 'JSRuntime::new_<js::SPSProfiler::JMScriptInfo>' requested here
        info = rt->new_<JMScriptInfo>();
                   ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
In file included from ./jsnum.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:9:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:9:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:9:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:9:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:9:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:11:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from ./methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from ./methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from ./methodjit/CodeGenIncludes.h:30:
./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert125
^
131 warnings generated.
TokenStream.cpp
c++ -o TokenStream.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TokenStream.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:35:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:35:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:140:5: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::TempAllocPolicy>::Vector' requested here
    tokenbuf(cx),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:25:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:53:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:55:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:153:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:155:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:171:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:175:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:33:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:33:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:35:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:15:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:38:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/frontend/TokenStream.cpp:1478:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT('$' < 128 && '_' < 128);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert125
^
125 warnings generated.
TestingFunctions.cpp
c++ -o TestingFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TestingFunctions.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:9:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:9:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:13:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
LifoAlloc.cpp
c++ -o LifoAlloc.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LifoAlloc.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ds/LifoAlloc.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert0' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert0
^
2 warnings generated.
Eval.cpp
c++ -o Eval.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Eval.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:12:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:21:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:12:
In file included from ./frontend/BytecodeCompiler.h:11:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:14:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:18:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:18:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:28:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/Eval.cpp:16:
In file included from ./jsinterpinlines.h:22:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
MapObject.cpp
c++ -o MapObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MapObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
In file included from ./builtin/MapObject.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:16:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:1059:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof map.count() <= sizeof(uint32_t));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/MapObject.cpp:1432:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof set.count() <= sizeof(uint32_t));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert125
^
123 warnings generated.
MemoryMetrics.cpp
c++ -o MemoryMetrics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MemoryMetrics.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:11:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:11:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:5:
In file included from ./dist/include/js/MemoryMetrics.h:22:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:11:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:11:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/MemoryMetrics.cpp:17:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
RegExpObject.cpp
c++ -o RegExpObject.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
In file included from ./frontend/TokenStream.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:261:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:14:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:329:5: warning: unused typedef 'moz_static_assert131' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(IGNORE_CASE_FLAG_SLOT == GLOBAL_FLAG_SLOT + 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:9:1: note: expanded from here
moz_static_assert131
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:328:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(GLOBAL_FLAG_SLOT == SOURCE_SLOT + 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:7:1: note: expanded from here
moz_static_assert130
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:331:5: warning: unused typedef 'moz_static_assert133' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(STICKY_FLAG_SLOT == MULTILINE_FLAG_SLOT + 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:13:1: note: expanded from here
moz_static_assert133
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:326:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(LAST_INDEX_SLOT == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:3:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:327:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(SOURCE_SLOT == LAST_INDEX_SLOT + 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:5:1: note: expanded from here
moz_static_assert129
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpObject.cpp:330:5: warning: unused typedef 'moz_static_assert132' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(MULTILINE_FLAG_SLOT == IGNORE_CASE_FLAG_SLOT + 1);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:11:1: note: expanded from here
moz_static_assert132
^
128 warnings generated.
RegExpStatics.cpp
c++ -o RegExpStatics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpStatics.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from ./vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from ./vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:10:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
RegExp.cpp
c++ -o RegExp.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExp.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:13:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:13:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:13:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/builtin/RegExp.cpp:14:
In file included from ./vm/RegExpObject-inl.h:16:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
122 warnings generated.
Marking.cpp
c++ -o Marking.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Marking.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:19:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
In file included from ./jsscope.h:18:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:8:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:10:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:10:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:12:
In file included from ./gc/Marking.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:158:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:173:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:13:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:15:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:975:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(SlotArrayLayout) == 3 * sizeof(uintptr_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert124
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Marking.cpp:1140:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ValueArrayTag == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:147:1: note: expanded from here
moz_static_assert125
^
123 warnings generated.
Memory.cpp
c++ -o Memory.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Memory.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:24:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:19:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:26:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:26:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:26:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:26:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
In file included from ./jsgc.h:26:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Memory.cpp:13:
In file included from ./gc/Memory.h:12:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
22 warnings generated.
Statistics.cpp
c++ -o Statistics.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Statistics.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:48:9: note: in instantiation of member function 'js::Vector<char, 128, js::SystemAllocPolicy>::Vector' requested here
      : buf_(), asJSON_(asJSON), needComma_(false), oom_(false)
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:425:13: note: in instantiation of member function 'js::Vector<js::gcstats::Statistics::SliceData, 8, js::SystemAllocPolicy>::Vector' requested here
Statistics::Statistics(JSRuntime *rt)
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:425:13: note: in instantiation of member function 'js::Vector<long, 0, js::SystemAllocPolicy>::Vector' requested here
Statistics::Statistics(JSRuntime *rt)
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:12:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:12:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:16:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:16:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:17:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
In file included from ./vm/String-inl.h:18:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/Statistics.cpp:23:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
124 warnings generated.
StoreBuffer.cpp
c++ -o StoreBuffer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StoreBuffer.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/gc/StoreBuffer.cpp
StringBuffer.cpp
c++ -o StringBuffer.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StringBuffer.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
In file included from ./vm/StringBuffer.h:12:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:9:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/StringBuffer.cpp:52:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSShortString::MAX_SHORT_LENGTH < CharBuffer::InlineLength);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
123 warnings generated.
Unicode.cpp
c++ -o Unicode.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Unicode.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Unicode.cpp
Xdr.cpp
c++ -o Xdr.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Xdr.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:23:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/vm/Xdr.cpp:25:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
MethodJIT.cpp
c++ -o MethodJIT.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MethodJIT.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:956:7: note: in instantiation of member function 'js::Vector<js::StackFrame *, 8, js::SystemAllocPolicy>::Vector' requested here
    : orphanedNativeFrames(SystemAllocPolicy()), orphanedNativePools(SystemAllocPolicy())
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:956:50: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 8, js::SystemAllocPolicy>::Vector' requested here
    : orphanedNativeFrames(SystemAllocPolicy()), orphanedNativePools(SystemAllocPolicy())
                                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:24:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:59:9: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_)     == 0x30);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:60:9: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, ncode_)    == 0x28);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:3:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1335:13: warning: unused typedef 'moz_static_assert136' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(offsetof(ic::CallICInfo, links) == 0);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert136
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1375:5: warning: unused typedef 'moz_static_assert137' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(JSScript::JITScriptHandle) == sizeof(js::mjit::JITScript *));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:38:1: note: expanded from here
moz_static_assert137
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1376:5: warning: unused typedef 'moz_static_assert138' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JS_ALIGNMENT_OF(JSScript::JITScriptHandle) ==
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:40:1: note: expanded from here
moz_static_assert138
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1378:5: warning: unused typedef 'moz_static_assert139' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(offsetof(JSScript::JITScriptHandle, value) == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:42:1: note: expanded from here
moz_static_assert139
^
139 warnings generated.
StubCalls.cpp
c++ -o StubCalls.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCalls.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
In file included from ./jswrapper.h:14:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:19:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:22:
In file included from ./vm/Debugger.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:12:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:12:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:29:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:290:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
Compiler.cpp
c++ -o Compiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Compiler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:68:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::ActiveFrame *, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
    inlineFrames(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:69:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::BranchPatch, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
    branchPatches(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:71:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::GetGlobalNameICInfo, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    getGlobalNames(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:72:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::SetGlobalNameICInfo, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    setGlobalNames(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:73:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::CallGenInfo, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
    callICs(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:74:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::EqualityGenInfo, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
    equalityICs(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:77:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::PICGenInfo, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    pics(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:78:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::GetElementICInfo, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    getElemICs(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:79:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::SetElementICInfo, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    setElemICs(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:81:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::CallPatchInfo, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
    callPatches(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:82:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::InternalCallSite, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
    callSites(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:83:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::DoublePatch, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
    doubleList(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:84:5: note: in instantiation of member function 'js::Vector<JSObject *, 0, js::mjit::CompilerAllocPolicy>::Vector' requested here
    rootedTemplates(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:85:5: note: in instantiation of member function 'js::Vector<js::RegExpShared *, 0, js::mjit::CompilerAllocPolicy>::Vector' requested here
    rootedRegExps(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:86:5: note: in instantiation of member function 'js::Vector<unsigned int, 0, js::TempAllocPolicy>::Vector' requested here
    monitoredBytecodes(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:90:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::JumpTable, 16, js::TempAllocPolicy>::Vector' requested here
    jumpTables(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:91:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::JumpTableEdge, 16, js::TempAllocPolicy>::Vector' requested here
    jumpTableEdges(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:92:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::LoopEntry, 16, js::TempAllocPolicy>::Vector' requested here
    loopEntries(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:93:5: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::OutgoingChunkEdge, 16, js::TempAllocPolicy>::Vector' requested here
    chunkEdges(CompilerAllocPolicy(cx, *thisFromCtor())),
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:660:29: note: in instantiation of member function 'js::Vector<js::mjit::ChunkDescriptor, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<ChunkDescriptor> chunks(cx);
                            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:661:28: note: in instantiation of member function 'js::Vector<js::mjit::CrossChunkEdge, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<CrossChunkEdge> edges(cx);
                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:1318:32: note: in instantiation of member function 'js::Vector<js::mjit::Compiler::ChunkJumpTableEdge, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<ChunkJumpTableEdge> chunkJumps(cx);
                               ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/MethodJIT.h:638:8: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 0, js::SystemAllocPolicy>::Vector' requested here
struct JITChunk
       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./methodjit/MethodJIT.h:638:8: note: in instantiation of member function 'js::Vector<js::mjit::NativeCallStub, 0, js::SystemAllocPolicy>::Vector' requested here
struct JITChunk
       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<void **, 4, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:478:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, ())\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:1845:61: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<void **, 4, js::SystemAllocPolicy> >' requested here
                            jumpTableEntries = OffTheBooks::new_<CrossChunkEdge::JumpTableEntryVector>();
                                                            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4483:24: note: in instantiation of member function 'js::Vector<JSScript *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<JSScript *> inlineCallees(CompilerAllocPolicy(cx, *this));
                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4547:42: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
    Vector<Jump, 4, CompilerAllocPolicy> returnJumps(CompilerAllocPolicy(cx, *this));
                                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:5336:24: note: in instantiation of member function 'js::Vector<JSObject *, 0, js::TempAllocPolicy>::Vector' requested here
    Vector<JSObject *> results(CompilerAllocPolicy(cx, *this));
                       ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:1922:1: warning: unused function 'FixDouble' [-Wunused-function]
FixDouble(Value &val)
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4474:23: warning: unused variable 'INLINE_SITE_LIMIT' [-Wunused-const-variable]
static const uint32_t INLINE_SITE_LIMIT = 5;
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:20:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:25:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert127
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2471:13: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(JSOP_LT_LENGTH == JSOP_GE_LENGTH);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:17:1: note: expanded from here
moz_static_assert128
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2472:13: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(JSOP_LE_LENGTH == JSOP_GE_LENGTH);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:19:1: note: expanded from here
moz_static_assert129
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2473:13: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(JSOP_GT_LENGTH == JSOP_GE_LENGTH);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:21:1: note: expanded from here
moz_static_assert130
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2474:13: warning: unused typedef 'moz_static_assert131' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(JSOP_EQ_LENGTH == JSOP_GE_LENGTH);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:23:1: note: expanded from here
moz_static_assert131
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2475:13: warning: unused typedef 'moz_static_assert132' [-Wunused-local-typedef]
            JS_STATIC_ASSERT(JSOP_NE_LENGTH == JSOP_GE_LENGTH);
            ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:25:1: note: expanded from here
moz_static_assert132
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:3401:9: warning: unused typedef 'moz_static_assert133' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert133
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4805:5: warning: unused typedef 'moz_static_assert134' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSOP_SETNAME_LENGTH == JSOP_SETPROP_LENGTH);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:120:1: note: expanded from here
moz_static_assert134
^
168 warnings generated.
FrameState.cpp
c++ -o FrameState.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FrameState.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:11:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:11:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<js::mjit::TemporaryCopy, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:2861:44: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<js::mjit::TemporaryCopy, 0, js::TempAllocPolicy>, JSContext *>' requested here
                        res = OffTheBooks::new_< Vector<TemporaryCopy> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:11:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:11:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:14:
In file included from ./methodjit/FrameEntry.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState.cpp:9:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
FastArithmetic.cpp
c++ -o FastArithmetic.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastArithmetic.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/assembler/AbstractMacroAssembler.h:435:9: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 16, js::SystemAllocPolicy>::Vector' requested here
        JumpList() {}
        ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:332:18: note: in instantiation of member function 'JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList::JumpList' requested here
        JumpList isDouble;
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:10:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:13:
./methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
FastBuiltins.cpp
c++ -o FastBuiltins.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastBuiltins.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:11:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:14:
./methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
129 warnings generated.
FastOps.cpp
c++ -o FastOps.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastOps.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/assembler/AbstractMacroAssembler.h:435:9: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 16, js::SystemAllocPolicy>::Vector' requested here
        JumpList() {}
        ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:71:18: note: in instantiation of member function 'JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList::JumpList' requested here
        JumpList isDouble;
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:13:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
In file included from ./jsinfer.h:18:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
In file included from ./vm/ObjectImpl.h:20:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
In file included from ./jsbool.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:9:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:283:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FastOps.cpp:22:
./methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
LoopState.cpp
c++ -o LoopState.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LoopState.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:59:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::StubJoin, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
      loopJoins(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:60:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::StubJoinPatch, 16, js::mjit::CompilerAllocPolicy>::Vector' requested here
      loopPatches(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:61:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::RestoreInvariantCall, 0, js::TempAllocPolicy>::Vector' requested here
      restoreInvariantCalls(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:62:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::InvariantEntry, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
      invariantEntries(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:66:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::Increment, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
      increments(CompilerAllocPolicy(cx, *cc)), unknownModset(false),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:67:7: note: in instantiation of member function 'js::Vector<js::types::TypeObject *, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
      growArrays(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:68:7: note: in instantiation of member function 'js::Vector<js::mjit::LoopState::ModifiedProperty, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here
      modifiedProperties(CompilerAllocPolicy(cx, *cc)),
      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:10:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:12:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:12:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
In file included from ./methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:10:
./methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/LoopState.cpp:228:17: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
                JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1);
                ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert127
^
137 warnings generated.
StubCompiler.cpp
c++ -o StubCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCompiler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:24:3: note: in instantiation of member function 'js::Vector<js::mjit::StubCompiler::CrossPatch, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
  exits(CompilerAllocPolicy(cx, cc)),
  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:26:3: note: in instantiation of member function 'js::Vector<js::mjit::StubCompiler::CrossJumpInScript, 64, js::mjit::CompilerAllocPolicy>::Vector' requested here
  scriptJoins(CompilerAllocPolicy(cx, cc)),
  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:27:3: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 8, js::SystemAllocPolicy>::Vector' requested here
  jumpList(SystemAllocPolicy())
  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:15:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCalls.h:11:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:14:
In file included from ./methodjit/FrameEntry.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13:
In file included from ./methodjit/FrameState.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:12:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert126
^
132 warnings generated.
MonoIC.cpp
c++ -o MonoIC.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MonoIC.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:205:45: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 4, js::SystemAllocPolicy>::Vector' requested here
        : BaseCompiler(f.cx), f(f), ic(ic), jumpList(SystemAllocPolicy())
                                            ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:192:23: warning: unused variable 'INLINE_PATH_LENGTH' [-Wunused-const-variable]
static const uint32_t INLINE_PATH_LENGTH = 64;
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:13:
In file included from ./assembler/assembler/LinkBuffer.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:270:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:27:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:294:1: note: expanded from here
moz_static_assert126
^
132 warnings generated.
PolyIC.cpp
c++ -o PolyIC.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PolyIC.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:15:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:15:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:257:25: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 8, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump, 8> slowExits(cx);
                        ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:38:23: warning: unused variable 'INLINE_PATH_LENGTH' [-Wunused-const-variable]
static const uint32_t INLINE_PATH_LENGTH = 64;
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:12:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:15:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:17:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:20:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:294:1: note: expanded from here
moz_static_assert126
^
132 warnings generated.
ImmutableSync.cpp
c++ -o ImmutableSync.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ImmutableSync.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp
InvokeHelpers.cpp
c++ -o InvokeHelpers.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/InvokeHelpers.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
In file included from ./jsanalyze.h:13:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:22:
In file included from ./methodjit/StubCalls.h:11:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:22:
In file included from ./methodjit/StubCalls.h:11:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23:
In file included from ./methodjit/MonoIC.h:15:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:28:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert126
^
129 warnings generated.
Retcon.cpp
c++ -o Retcon.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Retcon.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_<js::Vector<JSC::ExecutablePool *, 2, js::SystemAllocPolicy>, js::SystemAllocPolicy>' requested here
            ExecPoolVector *execPools = OffTheBooks::new_<ExecPoolVector>(SystemAllocPolicy());
                                                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:17:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:16:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:18:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.h:19:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Compiler.h:13:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert125
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/Retcon.cpp:20:
In file included from ./jsinterpinlines.h:24:
In file included from ./jsopcodeinlines.h:12:
In file included from ./frontend/BytecodeEmitter.h:21:
In file included from ./frontend/Parser.h:22:
./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert126
^
130 warnings generated.
TrampolineCompiler.cpp
c++ -o TrampolineCompiler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TrampolineCompiler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from ./methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from ./methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector<js::mjit::SPSInstrumentation::FrameState, 1, js::SystemAllocPolicy>::Vector' requested here
    SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::CallPatch, 64, js::SystemAllocPolicy>::Vector' requested here
      : callPatches(SystemAllocPolicy()),
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector<js::mjit::Assembler::DoublePatch, 16, js::SystemAllocPolicy>::Vector' requested here
    Assembler(SPSInstrumentation *sps = NULL)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 0, js::TempAllocPolicy>::Vector' requested here
        Vector<Jump> matches(cx);
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:11:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:270:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:51:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:49:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:129:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:151:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:149:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:167:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:169:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert95' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert95
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:256:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert109' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert109
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
In file included from ./methodjit/RematInfo.h:11:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13:
./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:270:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:16:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert123
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:19:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert124
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:30:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert125
^
127 warnings generated.
ExecutableAllocator.cpp
c++ -o ExecutableAllocator.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocator.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
PageBlock.cpp
c++ -o PageBlock.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PageBlock.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/PageBlock.cpp
YarrInterpreter.cpp
c++ -o YarrInterpreter.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrInterpreter.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteCompiler::ParenthesesStackEntry, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:1413:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteCompiler::ParenthesesStackEntry, 0>::Vector' requested here
    ByteCompiler(YarrPattern& pattern)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:297:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:88:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:94:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:90:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:92:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:96:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
In file included from ./yarr/YarrInterpreter.h:33:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert63
^
47 warnings generated.
YarrPattern.cpp
c++ -o YarrPattern.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrPattern.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:33:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternDisjunction *, 4, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:739:14: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternDisjunction *, 4>::Vector' requested here
YarrPattern::YarrPattern(const UString& pattern, bool ignoreCase, bool multiline, ErrorCode* error)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:297:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:94:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:92:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:90:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:88:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:96:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert63
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert64
^
47 warnings generated.
YarrSyntaxChecker.cpp
c++ -o YarrSyntaxChecker.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrSyntaxChecker.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:34:
In file included from ./yarr/YarrParser.h:33:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:34:
In file included from ./yarr/YarrParser.h:33:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:297:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:88:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:94:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:90:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:92:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:96:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
In file included from ./yarr/YarrSyntaxChecker.h:33:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert63
^
46 warnings generated.
ExecutableAllocatorPosix.cpp
c++ -o ExecutableAllocatorPosix.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorPosix.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
15 warnings generated.
OSAllocatorPosix.cpp
c++ -o OSAllocatorPosix.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/OSAllocatorPosix.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:11:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:265:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:267:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:269:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:14:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:271:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:273:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:277:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:275:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:279:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:281:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:289:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:291:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:293:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:295:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:297:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:94:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:90:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:88:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:92:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:96:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
In file included from ./yarr/OSAllocator.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert63
^
34 warnings generated.
ARMAssembler.cpp
c++ -o ARMAssembler.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ARMAssembler.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp
MacroAssemblerARM.cpp
c++ -o MacroAssemblerARM.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerARM.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.cpp
MacroAssemblerX86Common.cpp
c++ -o MacroAssemblerX86Common.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerX86Common.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert20
^
16 warnings generated.
YarrJIT.cpp
c++ -o YarrJIT.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrJIT.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:33:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/assembler/AbstractMacroAssembler.h:435:9: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump, 16, js::SystemAllocPolicy>::Vector' requested here
        JumpList() {}
        ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:215:22: note: in instantiation of member function 'JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList::JumpList' requested here
            JumpList failures;
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:223:26: note: in instantiation of member function 'JSC::Yarr::Vector<char, 0>::Vector' requested here
            Vector<char> matchesAZaz;
                         ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::DataLabelPtr, 4, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:426:9: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::AbstractMacroAssembler<JSC::X86Assembler>::DataLabelPtr, 4>::Vector' requested here
        BacktrackingState()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::YarrGenerator::BacktrackingState::ReturnAddressRecord, 4, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:426:9: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::YarrGenerator::BacktrackingState::ReturnAddressRecord, 4>::Vector' requested here
        BacktrackingState()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::YarrGenerator::YarrOp, 128, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:2393:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::YarrGenerator::YarrOp, 128>::Vector' requested here
    YarrGenerator(YarrPattern& pattern)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:33:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:37:
In file included from ./assembler/assembler/X86Assembler.h:37:
In file included from ./assembler/assembler/AssemblerBuffer.h:38:
In file included from ./assembler/jit/ExecutableAllocator.h:34:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:288:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:292:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:290:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:294:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert25' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:296:1: note: expanded from here
moz_static_assert25
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:304:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:306:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:310:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:308:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:15:
In file included from ./jsstr.h:12:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert33' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:312:1: note: expanded from here
moz_static_assert33
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:111:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:107:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:109:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:113:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:115:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:133:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
In file included from ./yarr/YarrJIT.h:38:
In file included from ./yarr/YarrPattern.h:34:
In file included from ./yarr/wtfbridge.h:17:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:131:1: note: expanded from here
moz_static_assert64
^
52 warnings generated.
jsperf.cpp
c++ -o jsperf.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsperf.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
In file included from ./yarr/YarrInterpreter.h:33:
./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:19:
In file included from ./yarr/Yarr.h:37:
./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:24:
./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
./jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
./jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
./jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
./jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
./jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
./jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
./jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
./jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
./jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
./jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
./jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
./jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
./jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:29:
./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
./jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:18:
In file included from ./jsfriendapi.h:10:
In file included from ./jsclass.h:17:
In file included from ./jsprvtd.h:28:
./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
In file included from ./gc/Barrier.h:13:
./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:18:
./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:20:
In file included from ./jsatom.h:20:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:22:
./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:22:
./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:23:
In file included from ./jspropertycache.h:15:
./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:28:
./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:23:
./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
In file included from ./jsobj.h:31:
./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:14:
./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
In file included from ./jsscript.h:18:
./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
In file included from ./jsfun.h:16:
./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
In file included from ./vm/Stack.h:12:
./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
In file included from ./jscntxt.h:32:
./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:18:
./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
In file included from ./methodjit/MethodJIT.h:16:
In file included from ./jscompartment.h:19:
In file included from ./vm/RegExpObject.h:21:
In file included from ./yarr/YarrJIT.h:37:
In file included from ./assembler/assembler/MacroAssembler.h:54:
In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
        COMPILE_ASSERT(
        ^
./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
#define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
                                  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert113
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:22:
In file included from ./jsprobes.h:20:
./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:42:
./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:19:
In file included from ./frontend/ParseMaps.h:13:
./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
In file included from ./jscntxtinlines.h:22:
./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
In file included from ./vm/ScopeObject-inl.h:13:
In file included from ./jsscriptinlines.h:21:
In file included from ./jsscopeinlines.h:26:
./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:43:
In file included from ./jsfuninlines.h:16:
./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.cpp:10:
In file included from ./jsobjinlines.h:49:
In file included from ./gc/Barrier-inl.h:15:
./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert123
^
121 warnings generated.
pm_stub.cpp
c++ -o pm_stub.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pm_stub.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:32:
./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
In file included from ./jsapi.h:26:
./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/pm_stub.cpp:6:
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/perf/jsperf.h:9:
./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
9 warnings generated.
HashFunctions.cpp
c++ -o HashFunctions.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/HashFunctions.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/HashFunctions.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/HashFunctions.cpp:8:
./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert0' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:62:1: note: expanded from here
moz_static_assert0
^
1 warning generated.
SHA1.cpp
c++ -o SHA1.o -c  -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include  -I/usr/local/include/nspr      -I. -I./assembler -I./yarr  -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SHA1.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/SHA1.cpp
rm -f libjs_static.a 
/usr/local/bin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_gen.py --depend .deps/libjs_static.a.desc.pp -o libjs_static.a.desc bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_stub.o HashFunctions.o SHA1.o  
rm -f libmozjs-17.0.so
/usr/local/bin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_exec.py --depend .deps/libmozjs-17.0.so.pp --target libmozjs-17.0.so --uselist --  c++ -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs-17.0.so -o libmozjs-17.0.so  bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_stub.o HashFunctions.o SHA1.o    -pthread  -L/usr/local/lib -fstack-protector  -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/local/lib    -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread   -lm -lz -pthread  
chmod +x libmozjs-17.0.so
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/lib
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/bin
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./dist/host/bin
gmake -C config libs
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 nsinstall ../dist/host/bin
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
gmake -C shell libs
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
js.cpp
c++ -o js.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/js.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../dist/include/jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../dist/include/jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../dist/include/jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector<JS::Value, 0, js::TempAllocPolicy>::Vector' requested here
    GCConstList(JSContext *cx) : list(cx) {}
                                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../shell/jsoptparse.h:148:5: note: in instantiation of member function 'js::Vector<js::cli::detail::StringArg, 0, js::SystemAllocPolicy>::Vector' requested here
    MultiStringOption(char shortflag, const char *longflag, const char *help, const char *metavar)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../shell/jsoptparse.h:228:14: note: in instantiation of member function 'js::Vector<js::cli::detail::Option *, 0, js::SystemAllocPolicy>::Vector' requested here
    explicit OptionParser(const char *usage)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
In file included from ../dist/include/jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
../dist/include/jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
../dist/include/jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
../dist/include/jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
../dist/include/jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:13:
../dist/include/jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
In file included from ../jsproxy.h:12:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
In file included from ../jsproxy.h:12:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
In file included from ../jsproxy.h:12:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
In file included from ../jsproxy.h:12:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:24:
In file included from ../jswrapper.h:14:
In file included from ../jsproxy.h:12:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:264:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:276:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:274:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:278:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:280:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:282:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:44:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:46:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:124:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:120:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:122:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:126:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:128:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:162:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:164:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:182:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:184:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:228:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:26:
In file included from ../jsarray.h:12:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:42:
In file included from ../jstypedarrayinlines.h:14:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:180:1: note: expanded from here
moz_static_assert122
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/js.cpp:47:
In file included from ../frontend/BytecodeEmitter.h:21:
In file included from ../frontend/Parser.h:22:
../frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:272:1: note: expanded from here
moz_static_assert123
^
124 warnings generated.
jsoptparse.cpp
c++ -o jsoptparse.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsoptparse.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsoptparse.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsoptparse.cpp:8:
In file included from ../shell/jsoptparse.h:13:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../shell/jsoptparse.h:148:5: note: in instantiation of member function 'js::Vector<js::cli::detail::StringArg, 0, js::SystemAllocPolicy>::Vector' requested here
    MultiStringOption(char shortflag, const char *longflag, const char *help, const char *metavar)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsoptparse.cpp:8:
In file included from ../shell/jsoptparse.h:13:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../shell/jsoptparse.h:228:14: note: in instantiation of member function 'js::Vector<js::cli::detail::Option *, 0, js::SystemAllocPolicy>::Vector' requested here
    explicit OptionParser(const char *usage)
             ^
2 warnings generated.
jsheaptools.cpp
c++ -o jsheaptools.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../shell -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsheaptools.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:14:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:14:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:18:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:18:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:18:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:18:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:18:
In file included from ../jsfriendapi.h:10:
In file included from ../jsclass.h:17:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:14:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell/jsheaptools.cpp:20:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
120 warnings generated.
/usr/local/bin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/js17.pp --target js17 --uselist --  c++ -o js17 -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer js.o jsoptparse.o jsheaptools.o   -pthread  -L/usr/local/lib -fstack-protector  -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/local/lib   -L../dist/bin -L../dist/lib -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -lreadline ../libjs_static.a -lz     
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js17 ../dist/bin
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js17 ..
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
gmake -C jsapi-tests libs
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
valueABI.c
cc -o valueABI.o -c -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -include ../js-confdefs.h -DMOZILLA_CLIENT -MD -MF .deps/valueABI.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/valueABI.c
tests.cpp
c++ -o tests.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/tests.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
52 warnings generated.
selfTest.cpp
c++ -o selfTest.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/selfTest.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testAddPropertyPropcache.cpp
c++ -o testAddPropertyPropcache.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testAddPropertyPropcache.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testArgumentsObject.cpp
c++ -o testArgumentsObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testArgumentsObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:11:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:12:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:14:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:14:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
In file included from ../vm/Stack-inl.h:17:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:28:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testBindCallable.cpp
c++ -o testBindCallable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBindCallable.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testBug604087.cpp
c++ -o testBug604087.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBug604087.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
In file included from ../jswrapper.h:14:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:13:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
68 warnings generated.
testCallNonGenericMethodOnProxy.cpp
c++ -o testCallNonGenericMethodOnProxy.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCallNonGenericMethodOnProxy.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testChromeBuffer.cpp
c++ -o testChromeBuffer.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testChromeBuffer.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testClassGetter.cpp
c++ -o testClassGetter.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testClassGetter.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testCloneScript.cpp
c++ -o testCloneScript.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCloneScript.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testConservativeGC.cpp
c++ -o testConservativeGC.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testConservativeGC.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
52 warnings generated.
testContexts.cpp
c++ -o testContexts.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testContexts.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testCustomIterator.cpp
c++ -o testCustomIterator.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCustomIterator.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testDebugger.cpp
c++ -o testDebugger.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDebugger.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
../gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
../gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
78 warnings generated.
testDeepFreeze.cpp
c++ -o testDeepFreeze.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDeepFreeze.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testDefineGetterSetterNonEnumerable.cpp
c++ -o testDefineGetterSetterNonEnumerable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineGetterSetterNonEnumerable.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testDefineProperty.cpp
c++ -o testDefineProperty.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineProperty.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testExtendedEq.cpp
c++ -o testExtendedEq.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExtendedEq.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
52 warnings generated.
testExternalStrings.cpp
c++ -o testExternalStrings.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExternalStrings.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testFuncCallback.cpp
c++ -o testFuncCallback.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFuncCallback.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:7:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:9:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testFunctionProperties.cpp
c++ -o testFunctionProperties.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFunctionProperties.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testGCOutOfMemory.cpp
c++ -o testGCOutOfMemory.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGCOutOfMemory.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
../gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
../gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
78 warnings generated.
testOOM.cpp
c++ -o testOOM.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOOM.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testGetPropertyDefault.cpp
c++ -o testGetPropertyDefault.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGetPropertyDefault.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testHashTable.cpp
c++ -o testHashTable.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testHashTable.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testIndexToString.cpp
c++ -o testIndexToString.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIndexToString.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:12:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:12:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:12:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:17:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
In file included from ../vm/String-inl.h:18:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:16:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testIntString.cpp
c++ -o testIntString.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntString.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
In file included from ../vm/String.h:14:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:117:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:115:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:10:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert63
^
34 warnings generated.
testIntTypesABI.cpp
c++ -o testIntTypesABI.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntTypesABI.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector<JS::CompartmentStats, 0, js::SystemAllocPolicy>::Vector' requested here
      , compartmentStatsVector()
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
16 warnings generated.
testIntern.cpp
c++ -o testIntern.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntern.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:6:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:117:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:115:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert64
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:8:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert63
^
34 warnings generated.
testLookup.cpp
c++ -o testLookup.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLookup.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:148:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:144:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:146:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:150:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:186:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:188:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:232:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:230:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:12:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testLooselyEqual.cpp
c++ -o testLooselyEqual.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLooselyEqual.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testNewObject.cpp
c++ -o testNewObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testNewObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testOps.cpp
c++ -o testOps.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOps.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testOriginPrincipals.cpp
c++ -o testOriginPrincipals.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOriginPrincipals.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:14:
In file included from ../jsarray.h:12:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testParseJSON.cpp
c++ -o testParseJSON.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testParseJSON.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:216:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:298:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:300:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:302:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:304:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:306:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:316:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:314:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:318:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:320:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:13:
In file included from ../jsstr.h:12:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:322:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:105:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:101:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:103:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:107:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:109:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert63' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert63
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:14:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert64' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert64
^
34 warnings generated.
testPropCache.cpp
c++ -o testPropCache.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testPropCache.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testRegExp.cpp
c++ -o testRegExp.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testRegExp.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testResolveRecursion.cpp
c++ -o testResolveRecursion.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testResolveRecursion.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testSameValue.cpp
c++ -o testSameValue.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSameValue.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testScriptInfo.cpp
c++ -o testScriptInfo.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptInfo.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testScriptObject.cpp
c++ -o testScriptObject.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptObject.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testSetProperty.cpp
c++ -o testSetProperty.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSetProperty.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testSourcePolicy.cpp
c++ -o testSourcePolicy.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSourcePolicy.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testStringBuffer.cpp
c++ -o testStringBuffer.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testStringBuffer.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector<unsigned short, 32, js::ContextAllocPolicy>::Vector' requested here
    explicit StringBuffer(JSContext *cx) : cb(cx) { }
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert20
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert21
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert22
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert23
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert24
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert28
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert29
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert30
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert31
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:11:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert32
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:45:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:43:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:119:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:121:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:125:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:123:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:127:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:145:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:163:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:190:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:192:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:194:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:206:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:200:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:204:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:202:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:198:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:196:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:208:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:214:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:212:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:210:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:218:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:224:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:222:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:220:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:226:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:234:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:236:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:238:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:240:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:244:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:242:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:250:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:248:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:246:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:254:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:252:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:258:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
In file included from ../vm/StringBuffer.h:12:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:260:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
In file included from ../methodjit/MethodJIT.h:16:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:262:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:266:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:22:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:268:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
In file included from ../vm/ScopeObject-inl.h:13:
In file included from ../jsscriptinlines.h:21:
In file included from ../jsscopeinlines.h:26:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:15:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
122 warnings generated.
testTrap.cpp
c++ -o testTrap.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTrap.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testTypedArrays.cpp
c++ -o testTypedArrays.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTypedArrays.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testUTF8.cpp
c++ -o testUTF8.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testUTF8.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testValueABI.cpp
c++ -o testValueABI.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testValueABI.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testVersion.cpp
c++ -o testVersion.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testVersion.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
In file included from ../yarr/YarrInterpreter.h:33:
../yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:12:
In file included from ../jscompartment.h:19:
In file included from ../vm/RegExpObject.h:19:
In file included from ../yarr/Yarr.h:37:
../yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
                struct {
                ^
../yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
../yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        struct {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:24:
../jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
../jsproxy.h:129:23: note: overridden virtual function is here
    virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual BaseProxyHandler* toBaseProxyHandler() {
                              ^
../jswrapper.h:99:31: note: overridden virtual function is here
    virtual BaseProxyHandler *toBaseProxyHandler() = 0;
                              ^
../jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual Wrapper *toWrapper() {
                     ^
../jsproxy.h:82:22: note: overridden virtual function is here
    virtual Wrapper *toWrapper() {
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
                 ^
../jsproxy.h:180:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
../jsproxy.h:112:18: note: overridden virtual function is here
    virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
../jsproxy.h:113:18: note: overridden virtual function is here
    virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
../jsproxy.h:115:18: note: overridden virtual function is here
    virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
../jsproxy.h:117:18: note: overridden virtual function is here
    virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
../jsproxy.h:118:23: note: overridden virtual function is here
    virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
../jsproxy.h:119:23: note: overridden virtual function is here
    virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
                      ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
../jsproxy.h:120:18: note: overridden virtual function is here
    virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
../jsproxy.h:121:18: note: overridden virtual function is here
    virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
../jsproxy.h:122:18: note: overridden virtual function is here
    virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:29:
../jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
../jsproxy.h:124:18: note: overridden virtual function is here
    virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
                 ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector<JSC::ExecutablePool *, 4, js::SystemAllocPolicy>::Vector' requested here
    explicit ExecutableAllocator(AllocationBehavior allocBehavior)
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<unsigned short, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<unsigned short, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterRange, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterRange, 0>::Vector' requested here
    CharacterClass(PassRefPtr<CharacterClassTable> table)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternTerm, 0>::Vector' requested here
    PatternAlternative(PatternDisjunction* disjunction)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::PatternAlternative *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::PatternAlternative *, 0>::Vector' requested here
    PatternDisjunction(PatternAlternative* parent = 0)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::TermChain, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::TermChain, 0>::Vector' requested here
    TermChain(PatternTerm term)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteTerm, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteTerm, 0>::Vector' requested here
    ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::ByteDisjunction *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::ByteDisjunction *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector<JSC::Yarr::CharacterClass *, 0, js::SystemAllocPolicy>::Vector' requested here
    Vector() {}
    ^
../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector<JSC::Yarr::CharacterClass *, 0>::Vector' requested here
    BytecodePattern(PassOwnPtr<ByteDisjunction> body, const Vector<ByteDisjunction*> &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector<void *, 32, js::SystemAllocPolicy>::Vector' requested here
    explicit ParseMapPool(JSContext *cx) : cx(cx) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector<int, 20, js::SystemAllocPolicy>::Vector' requested here
    explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
             ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector<js::analyze::SSAPhiNode *, 0, js::TempAllocPolicy>::Vector' requested here
            : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
              ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector<js::analyze::CrossScriptSSA::Frame, 0, js::TempAllocPolicy>::Vector' requested here
        : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
                                                                  ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>::Vector' requested here
    JS_DECLARE_NEW_METHODS(malloc_, inline)
    ^
../dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
        JS_NEW_BODY(ALLOCATOR, T, (p1))\
                               ^
../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_<js::Vector<js::types::CompilerOutput, 0, js::TempAllocPolicy>, JSContext *>' requested here
            types.constrainedOutputs = cx->new_< Vector<CompilerOutput> >(cx);
                                           ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector<js::PropDesc, 1, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
                                       ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:16:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert96' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:219:1: note: expanded from here
moz_static_assert96
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert97' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:221:1: note: expanded from here
moz_static_assert97
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:223:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:247:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:7:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert111
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:12:
In file included from ../jscompartment.h:18:
../vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert112
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:15:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert114
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:15:
In file included from ../jsprobes.h:20:
../methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert115
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:19:
In file included from ../frontend/ParseMaps.h:13:
../ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ZeroIsReserved<K>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:166:1: note: expanded from here
moz_static_assert116
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
In file included from ../jscntxtinlines.h:22:
../jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:168:1: note: expanded from here
moz_static_assert117
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
../jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:170:1: note: expanded from here
moz_static_assert118
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:9:
../jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:172:1: note: expanded from here
moz_static_assert119
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:42:
../jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(JSID_INT_MIN == 0);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:174:1: note: expanded from here
moz_static_assert120
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:43:
In file included from ../jsfuninlines.h:16:
../vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:176:1: note: expanded from here
moz_static_assert121
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:10:
In file included from ../jsobjinlines.h:49:
In file included from ../gc/Barrier-inl.h:15:
../vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:178:1: note: expanded from here
moz_static_assert122
^
121 warnings generated.
testXDR.cpp
c++ -o testXDR.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testXDR.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:18:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert41' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert41
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
In file included from ../jsinfer.h:19:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:16:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert49' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:259:1: note: expanded from here
moz_static_assert49
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:263:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:139:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:135:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:137:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:141:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert58' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:143:1: note: expanded from here
moz_static_assert58
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert67' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:161:1: note: expanded from here
moz_static_assert67
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
In file included from ../vm/ObjectImpl.h:20:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:159:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:177:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
In file included from ../jsscope.h:18:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:207:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert89' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert89
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert92
^
57 warnings generated.
testProfileStrings.cpp
c++ -o testProfileStrings.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testProfileStrings.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
../gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
../gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
78 warnings generated.
testJSEvaluateScript.cpp
c++ -o testJSEvaluateScript.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testJSEvaluateScript.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
15 warnings generated.
testErrorCopying.cpp
c++ -o testErrorCopying.o -c  -I../dist/system_wrappers_js -include ../config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I.. -I.. -I../jsapi-tests -I. -I../dist/include  -I/usr/local/include/nspr       -fPIC -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer  -Qunused-arguments -I/usr/local/include  -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testErrorCopying.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
            struct {
            ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
../vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
        class {
        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JS::Value, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter<JS::Value>::AutoVectorRooter' requested here
        : AutoVectorRooter<Value>(cx, VALVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<long, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter<long>::AutoVectorRooter' requested here
        : AutoVectorRooter<jsid>(cx, IDVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSScript *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSScript *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSScript *>(cx, SCRIPTVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi-tests/tests.h:25:5: note: in instantiation of member function 'js::Vector<char, 0, js::SystemAllocPolicy>::Vector' requested here
    JSAPITestString() {}
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsgc.h:647:5: note: in instantiation of member function 'js::Vector<void **, 16, js::SystemAllocPolicy>::Vector' requested here
    GCHelperThread(JSRuntime *rt)
    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::PropertyName *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::PropertyName *>::AutoVectorRooter' requested here
        : AutoVectorRooter<PropertyName *>(cx, NAMEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSObject *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSObject *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSObject *>(cx, OBJVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<JSString *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter<JSString *>::AutoVectorRooter' requested here
        : AutoVectorRooter<JSString *>(cx, STRINGVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:32:
../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
  : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
                                 ^
../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector<js::Shape *, 8, js::TempAllocPolicy>::Vector' requested here
      : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
                               ^
../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter<js::Shape *>::AutoVectorRooter' requested here
        : AutoVectorRooter<Shape *>(cx, SHAPEVECTOR)
          ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
    static inline void writeBarrierPre(JSString *str);
                       ^
../gc/Barrier.h:175:21: note: used here
    void pre() { T::writeBarrierPre(value); }
                    ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
    static inline void writeBarrierPost(JSString *str, void *addr);
                       ^
../gc/Barrier.h:210:22: note: used here
    void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
                     ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
In file included from ../jsapi.h:26:
../gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
        typedef typename js::tl::StaticAssert<js::tl::IsPointerType<T>::result>::result _;
                                                                                        ^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:179:1: note: expanded from here
moz_static_assert9
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert10
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(Value) == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert13
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert12
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:10:
../jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSBool) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert11
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert15
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert16
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert17
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof word == 8);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert19
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
In file included from ../jsapi-tests/tests.h:11:
In file included from ../jsprvtd.h:28:
../dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert18
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift < 16);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert36
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert37
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert38
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert39
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
In file included from ../gc/Barrier.h:13:
../gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert40
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert44
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert45
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:253:1: note: expanded from here
moz_static_assert46
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:18:
../gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
    JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
    ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:255:1: note: expanded from here
moz_static_assert47
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:20:
In file included from ../jsatom.h:20:
../dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
  MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
  ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:257:1: note: expanded from here
moz_static_assert48
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:34:1: note: expanded from here
moz_static_assert51
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:22:
../jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:36:1: note: expanded from here
moz_static_assert52
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:112:1: note: expanded from here
moz_static_assert54
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:116:1: note: expanded from here
moz_static_assert56
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(JSString) ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:114:1: note: expanded from here
moz_static_assert55
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:110:1: note: expanded from here
moz_static_assert53
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:118:1: note: expanded from here
moz_static_assert57
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:136:1: note: expanded from here
moz_static_assert66
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:23:
In file included from ../jspropertycache.h:15:
../vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:134:1: note: expanded from here
moz_static_assert65
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:28:
../ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
    >::result _;
              ^
../ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(tl::IsPodType<T>::result);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:152:1: note: expanded from here
moz_static_assert74
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:23:
../jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:154:1: note: expanded from here
moz_static_assert75
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:181:1: note: expanded from here
moz_static_assert76
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:183:1: note: expanded from here
moz_static_assert77
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:185:1: note: expanded from here
moz_static_assert78
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:197:1: note: expanded from here
moz_static_assert84
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:191:1: note: expanded from here
moz_static_assert81
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:195:1: note: expanded from here
moz_static_assert83
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:193:1: note: expanded from here
moz_static_assert82
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:189:1: note: expanded from here
moz_static_assert80
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:187:1: note: expanded from here
moz_static_assert79
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
In file included from ../jsobj.h:31:
../vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:199:1: note: expanded from here
moz_static_assert85
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:203:1: note: expanded from here
moz_static_assert87
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:201:1: note: expanded from here
moz_static_assert86
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:14:
../jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:205:1: note: expanded from here
moz_static_assert88
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:209:1: note: expanded from here
moz_static_assert90
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:215:1: note: expanded from here
moz_static_assert93
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:213:1: note: expanded from here
moz_static_assert92
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
In file included from ../jsscript.h:18:
../jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:211:1: note: expanded from here
moz_static_assert91
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
In file included from ../jsfun.h:16:
../jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:217:1: note: expanded from here
moz_static_assert94
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:225:1: note: expanded from here
moz_static_assert98
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:227:1: note: expanded from here
moz_static_assert99
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:229:1: note: expanded from here
moz_static_assert100
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
In file included from ../vm/Stack.h:12:
../jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
        MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
        ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:231:1: note: expanded from here
moz_static_assert101
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:233:1: note: expanded from here
moz_static_assert102
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:235:1: note: expanded from here
moz_static_assert103
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:239:1: note: expanded from here
moz_static_assert105
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:237:1: note: expanded from here
moz_static_assert104
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
        JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:241:1: note: expanded from here
moz_static_assert106
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:245:1: note: expanded from here
moz_static_assert108
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:243:1: note: expanded from here
moz_static_assert107
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
In file included from ../jscntxt.h:32:
../vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:249:1: note: expanded from here
moz_static_assert110
^
In file included from /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
../jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
        JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
        ^
../dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
#define JS_STATIC_ASSERT(cond)           MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
                                         ^
../dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
       typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
                   ^
../dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
#  define MOZ_STATIC_ASSERT_GLUE(x, y)           MOZ_STATIC_ASSERT_GLUE1(x, y)
                                                 ^
../dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
#  define MOZ_STATIC_ASSERT_GLUE1(x, y)          x##y
                                                 ^
<scratch space>:251:1: note: expanded from here
moz_static_assert111
^
78 warnings generated.
/usr/local/bin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/jsapi-tests.pp --target jsapi-tests --uselist --  c++ -o jsapi-tests -Qunused-arguments -I/usr/local/include  -pedantic -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pipe  -DNDEBUG -DTRIMMED -O -fomit-frame-pointer valueABI.o tests.o selfTest.o testAddPropertyPropcache.o testArgumentsObject.o testBindCallable.o testBug604087.o testCallNonGenericMethodOnProxy.o testChromeBuffer.o testClassGetter.o testCloneScript.o testConservativeGC.o testContexts.o testCustomIterator.o testDebugger.o testDeepFreeze.o testDefineGetterSetterNonEnumerable.o testDefineProperty.o testExtendedEq.o testExternalStrings.o testFuncCallback.o testFunctionProperties.o testGCOutOfMemory.o testOOM.o testGetPropertyDefault.o testHashTable.o testIndexToString.o testIntString.o testIntTypesABI.o testIntern.o testLookup.o testLooselyEqual.o testNewObject.o testOps.o testOriginPrincipals.o testParseJSON.o testPropCache.o testRegExp.o testResolveRecursion.o testSameValue.o testScriptInfo.o testScriptObject.o testSetProperty.o testSourcePolicy.o testStringBuffer.o testTrap.o testTypedArrays.o testUTF8.o testValueABI.o testVersion.o testXDR.o testProfileStrings.o testJSEvaluateScript.o testErrorCopying.o   -pthread  -L/usr/local/lib -fstack-protector  -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/local/lib   -L../dist/bin -L../dist/lib ../libjs_static.a -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -lz     
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 jsapi-tests ../dist/bin
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
gmake -C tests libs
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
gmake[3]: Nothing to be done for 'libs'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -D dist/sdk/lib
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so dist/sdk/lib
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
gmake tools
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
gmake -C config tools
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
gmake[3]: Nothing to be done for 'tools'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config'
gmake -C shell tools
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
gmake[3]: Nothing to be done for 'tools'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
gmake -C jsapi-tests tools
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
gmake[3]: Nothing to be done for 'tools'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsapi-tests'
gmake -C tests tools
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
gmake[3]: Nothing to be done for 'tools'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/tests'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for spidermonkey170-17.0.0_4
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
/usr/local/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr/local" -Dexec_prefix="/usr/local" -Dincludedir="/usr/local/include" -Dlibdir="/usr/local/lib" -DMODULE="js-17.0" -DMOZILLA_VERSION="17.0.4esrpre" -DLIBRARY_NAME="mozjs-17.0" -DJS_CONFIG_LIBS="-L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread  -lm -lz -pthread" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/local/lib -lmozjs-17.0" -DMOZJS_MAJOR_VERSION="17" -DMOZJS_MINOR_VERSION="0" -DMOZJS_PATCH_VERSION="4esrpre" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/local/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js.pc.in > mozjs-17.0.pc
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t mozjs-17.0.pc /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/libdata/pkgconfig
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h ./perf/jsperf.h /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/include/js-17.0
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t ./ds/BitArray.h /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/include/js-17.0/ds
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/include/js-17.0/gc
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/include/js-17.0/js
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/include/js-17.0/mozilla
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t js17-config /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/bin
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t libmozjs-17.0.so /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/lib
gmake -C shell install
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/config/nsinstall -t js17 /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/bin
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/shell'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src'
/bin/ln -s libmozjs-17.0.so /wrkdirs/usr/ports/lang/spidermonkey170/work/stage/usr/local/lib/libmozjs-17.0.so.1
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for spidermonkey170-17.0.0_4
===========================================================================
====>> Cleaning up wrkdir
===>  Cleaning for spidermonkey170-17.0.0_4
build of lang/spidermonkey170 ended at Tue Jan 17 23:11:58 GMT 2017
build time: 00:06:55